home *** CD-ROM | disk | FTP | other *** search
/ Animations / Animations CD.iso / moviesetter / dracula / s / bat next >
Text File  |  1978-10-16  |  310b  |  26 lines

  1. cls
  2. echo "PLEASE WAIT WHILE LOADING"
  3. df0:ppanim title
  4. echo "Loading Duck Animation !!!"
  5. df0:ppanim duck
  6. cls
  7. echo "Loading Wile E. Coyote !!"
  8. df0:ppanim coyote
  9. cls
  10. echo "Loading Skipping Pig !!"
  11. df0:ppanim pig
  12. cls
  13. echo "Loading Cool World picture"
  14. df0:vilbm coolworld
  15. cls
  16. df0:vilbm end
  17. cls
  18. execute s/bat
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.